toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]CanAccessFileCallback
/
Response
Response
public
interface
Response
A response for
CanAccessFileCallback
.
Members
Functions
can
Link copied to clipboard
public
static
CanAccessFileCallback.Response
can
(
)
Notifies the engine that the request can access the required file.
cannot
Link copied to clipboard
public
static
CanAccessFileCallback.Response
cannot
(
)
Notifies the engine that the request cannot access the required file.